Service Manager
Example: Using the UI Action Quick Action to Open a Workflow
The following example shows how you can use a UI Action quick action to show the approval process of a change.
1.From the Configuration Console, click Build > Automation Tools > Quick Actions to open the Actions Manager workspace. The list of business objects that have quick actions appears.
2.Click Add/Edit for the Change business object. The Quick Actions Center appears.
3.Click the Create New Actions tab.
4.Click UI Action. The UI Action page appears.
5.Enter information into the fields.
Field | Description |
---|---|
Enter action name |
A name for this quick action. |
Enter action description | An optional description. |
Enter category |
The category. Select from the drop-down list. |
Scope |
Enter CurrentTab:ObjectWorkspace:ObjectView. |
Publish to |
The roles that need access to this quick action. |
Command ID |
Enter ShowWorkflow. |
Confirmation |
Enter null. |
Command Data |
Enter the following: { ObjectType:"Change#" ,ChildObjectType:"Change#" ,NewObjectType:"Change#" } |
6.Click Save.
Was this article useful?
Copyright © 2019, Ivanti. All rights reserved.